Skip to content

Recompile agentic workflow lock file from updated .md source#78

Merged
edburns merged 1 commit intogithub:mainfrom
edburns:edburns/dd-2853206-reference-impl-not-upstream
Apr 17, 2026
Merged

Recompile agentic workflow lock file from updated .md source#78
edburns merged 1 commit intogithub:mainfrom
edburns:edburns/dd-2853206-reference-impl-not-upstream

Conversation

@edburns
Copy link
Copy Markdown
Collaborator

@edburns edburns commented Apr 17, 2026

modified: .github/aw/actions-lock.json

  • Adds new pinned entry for actions/github-script@v9 (sha 373c709c...)
  • Updates github/gh-aw-actions/setup pin from v0.63.1 to v0.68.3 with new sha

modified: .github/workflows/weekly-reference-impl-sync.lock.yml

  • Regenerated by gh aw compile (v0.68.3) from the .md source that was hand-edited in PR Replace ambiguous upstream terminology with reference implementation wording #77 without recompiling
  • Compiler upgraded from v0.51.6 to v0.68.3; schema version v1 to v3
  • Frontmatter hash updated to reflect current .md content
  • create_issue assignee now correctly reflects copilot-swe-agent (was copilot)
  • assign_to_agent now includes model: claude-opus-4.6
  • Safe-outputs config updated with new tool entries (create_report_incomplete_issue, report_incomplete, noop)
  • Action pin references updated to match newer gh-aw-actions versions

modified: .github/aw/actions-lock.json
- Adds new pinned entry for `actions/github-script@v9` (sha `373c709c...`)
- Updates `github/gh-aw-actions/setup` pin from `v0.63.1` to `v0.68.3` with new sha

modified: .github/workflows/weekly-reference-impl-sync.lock.yml
- Regenerated by `gh aw compile` (v0.68.3) from the `.md` source that was hand-edited in PR github#77 without recompiling
- Compiler upgraded from v0.51.6 to v0.68.3; schema version v1 to v3
- Frontmatter hash updated to reflect current `.md` content
- `create_issue` assignee now correctly reflects `copilot-swe-agent` (was `copilot`)
- `assign_to_agent` now includes `model: claude-opus-4.6`
- Safe-outputs config updated with new tool entries (`create_report_incomplete_issue`, `report_incomplete`, `noop`)
- Action pin references updated to match newer gh-aw-actions versions

Signed-off-by: Ed Burns <edburns@microsoft.com>
@edburns edburns marked this pull request as ready for review April 17, 2026 02:57
Copilot AI review requested due to automatic review settings April 17, 2026 02:57
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR recompiles the Agentic Workflows lock file from the updated .md workflow source, aligning the compiled .lock.yml with the hand-edited prompt/frontmatter from PR #77 and upgrading the compiler/action pins used by gh aw compile.

Changes:

  • Regenerated .github/workflows/weekly-reference-impl-sync.lock.yml using gh aw compile v0.68.3 (schema v3), picking up the updated frontmatter/tooling/safe-outputs configuration.
  • Updated pinned action references by adding actions/github-script@v9 and bumping github/gh-aw-actions/setup to v0.68.3 in the repo’s actions lock.
Show a summary per file
File Description
.github/workflows/weekly-reference-impl-sync.lock.yml Recompiled lock workflow to match current .md source and newer gh-aw compiler output (schema/tools/pins/steps updated).
.github/aw/actions-lock.json Added pin for actions/github-script@v9 and bumped github/gh-aw-actions/setup pin to v0.68.3.

Copilot's findings

  • Files reviewed: 2/2 changed files
  • Comments generated: 0

@edburns edburns merged commit d892bdb into github:main Apr 17, 2026
4 checks passed
@edburns edburns deleted the edburns/dd-2853206-reference-impl-not-upstream branch April 17, 2026 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants